home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / BNU22SR1.ZIP / src / binutils.2 / ld / hp3hpux.sh < prev    next >
Text File  |  1993-05-30  |  151b  |  8 lines

  1. EMULATION_NAME=hp3hpux
  2. SCRIPT_NAME=aout
  3. OUTPUT_FORMAT="a.out-hp300hpux"
  4. TEXT_START_ADDR=0
  5. PAGE_SIZE=4096
  6. ARCH=m68k
  7. STACKZERO="___stack_zero = 0x2000;"
  8.